CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rsa des

搜索资源列表

  1. DESandRSAencryption

    0下载:
  2. 对DES、RSA和序列密码三种典型的加密方法进行了叙述, 对于神经网络在序列密码的 研究进行了简要的介绍, 提出现代数字电子技术应该与密码学理论研究相互渗透、相互促进的基本思想。-Three classical encryption methods DES,RSA and stream ciphers are described.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:393329
    • 提供者:郑骁鹏
  1. RSADES

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。-Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. M
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1091302
    • 提供者:林晓波
  1. RSA(c)

    0下载:
  2. RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objectiv
  3. 所属分类:Crypt_Decrypt algrithms

  1. mimaxshiyan

    0下载:
  2. 密码学实验源码· 包含三个密码算法 DES RSA 和 MD5 VC++ MFC界面-Experimental source cryptography consists of three DES RSA and MD5 cryptographic algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3940133
    • 提供者:玄轩
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. RSADES

    0下载:
  2. RSA DES加密解密的是实现-RSA DES encryption and decryption is the Implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2051
    • 提供者:liyi
  1. des$rsa

    0下载:
  2. 利用DES和RSA对输入的信息进行加密,并附带MD5验证。-Use of DES and RSA encryption on the input information, and with MD5 authentication.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:5886
    • 提供者:冯刚
  1. RSA

    0下载:
  2. 计算机网络安全课程设计RSA加密解密算法,用于学习RSA-Computer network security curriculum design DES encryption and decryption algorithm for learning DES
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:277227
    • 提供者:zhuyezi
  1. 5sourcecodes

    0下载:
  2. o-1 knapsack parallel implementaion in c, Begining socket pro in c.zip, rsa using crt in c, des in java, fuzzy string matching in c-o-1 knapsack parallel implementaion in c, Begining socket pro in c.zip, rsa using crt in c, des in java,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:13445
    • 提供者:srinath
  1. des

    0下载:
  2. 实现了RSA函数的功能,用软件模拟了硬件加密的算法-realize RSA function, which uses software to simulate hardware encrypoto alg.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:194116
    • 提供者:JL
  1. 6

    0下载:
  2. 六种加密算法源码,包括CRC32校验,DES加密,MD5,rsa数字签名,RSA演示,简单加密-Six encryption algorithm source code, including the CRC32 checksum, DES encryption, MD5, rsa digital signature, RSA presentation, simple encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4800242
    • 提供者:daibo
  1. Encryptionalgorithm

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法-Java class that implements encryption using DES, RSA and SHA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:55219
    • 提供者:lisheng
  1. RSA

    0下载:
  2. 包含多种加密方法md5,md2,des,rsa,可作为KDC服务器。供学习之用。-Includes a variety of encryption md5, md2, des, rsa, as a KDC server. For learning.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:252108
    • 提供者:林刚
  1. Encryption

    0下载:
  2. C#写的算法模拟,含有DES,RSA,密码模式等(CBC/ECB)等,但还有一部分没有完成。DES源代码自己用C++写的,已经编译成DLL文件,在此用C#自己调用的其中的函数。-C# to write the algorithm simulation, with DES, RSA, password mode (CBC/ECB) and so on, but some are not completed. DES own source code written in C++, have been
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:119854
    • 提供者:蒋先鹏
  1. cypher

    0下载:
  2. 精心收集的加密解密算法集合,包含SHA、RSA、DES、MD5等等。-full list of cypher algriothm set, include SHA, RSA, DES, MD5 etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:512442
    • 提供者:cces
  1. RSACryptoProject1-noEXE-CTO-Source-code-CSharp.zi

    0下载:
  2. software c rsa des giai ma ma hoa
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:131113
    • 提供者:huy
  1. des-rsa

    0下载:
  2. 密码学实验包括rsa和des的加密和解密破解,还有一份实验报告.-Cryptography experiments including rsa and des of encryption and decryption cracked, and a experiment report
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:686253
    • 提供者:caichuanhong
  1. RSA-security

    0下载:
  2. RSA的算法过程比较好理解,可是当具体用代码来实现的时候,我才发现原来不像自己想像的那么简单。经过这次试验和资料的查看了解到RSA是公钥密码的经典,应用很广。这次实验体会到RSA在生成密钥的时候非常慢,这里仅仅是512位的,如果要求生成1024或更多位的密钥的话,速度是相当慢的,可以看出RSA比DES慢非常多。-RSA composed.a good application to keep your files safe.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1476061
    • 提供者:王锡爵
  1. CPPjiami

    0下载:
  2. 六个加密算法,des md5等等 md5 rsa -des md5 and so on
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4799897
    • 提供者:龙杰
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com